use emissary on file server certs - #1
Conversation
Add configurable TLS certificate filenames to support emissary-provided TLS certs for x-service TLS communication via fabric DNS. Defaults preserve existing behavior (ca.crt, tls.crt, tls.key). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
/ddci trigger |
|
View all feedbacks in Devflow UI.
✅ Tasks request sent successfully. |
|
/ddci trigger |
|
View all feedbacks in Devflow UI.
✅ Tasks request sent successfully. |
|
/ddci trigger |
|
View all feedbacks in Devflow UI.
✅ Tasks request sent successfully. |
|
/ddci trigger |
|
View all feedbacks in Devflow UI.
✅ Tasks request sent successfully. |
Motivation
Use emissary-provided TLS certs to allow x-service TLS communication via fabric DNS.
This is the same change as https://github.com/DataDog/crossplane-compute-cloud/pull/26/changes and has been tested ok in staging.
Changes
TLSCACertFileName,TLSCertFileName,TLSKeyFileNameCLI flags with defaults matching existing behavior (ca.crt,tls.crt,tls.key)function.MTLSCertificateswith a localmtlsCertificatesthat accepts configurable filenames